home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / THECOVE2.ZIP / COVE.ZIP / SAMPLE3.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-03-13  |  534 b   |  15 lines

  1. REM This is an example of a bat file that runs the progrm in the THECOVE
  2. REM directory.
  3. REM Here only one Thecove.ctl file is required and that is put in \thecove.
  4. REM Assume the thecove directory is a subdirectory of c:\wildcat\door
  5. REM
  6. REM For this Batch file to work.  You must Properly Specify the path to
  7. REM the dropfile in the COVECFG program under (1) Create "THECOVE.CTL" file
  8. REM under the PATH TO DROPFILE and the NODE NUMBER options!
  9. C:
  10. cd\wildcat\door\thecove
  11. C:\wildcat\door\thecove\cove.bat 
  12. cd\wildcat
  13.  
  14.  
  15.